Dávid Malich's profile

In-Game File Manager

*This plugin was created using Kotlin

Plugin that helps you synchronize files or worlds across multiple servers. You can select any file(s) on current server and send it to server(s) of your choice with just 2 clicks. You can use filters to look for specific files.

Available file filters are: 
  A-Z (files will be sorted alphabetically),
  Z-A (same as A-Z but reversed),
  JARS (show only jar files),
  WORLDS (show only worlds),
  FILES (show only files),
  FOLDERS (show only folders),
  EXCLUDE-FOLDERS (show only files and worlds),
  EXCLUDE-FILES (show only folders and worlds),
  EXCLUDE-JARS (show folders + worlds + files but without .jar files)
  EXCLUDE-WORLDS (show folders + files but without world folders)
  SIZE (sort by size ascending),
  SIZE-DESCENDING (sort by size descending)
  DATE (sort by last modification date ascending)
  DATE-DESCENDING (sort by last modification date descending)
  STARTS-WITH [requires your input] (show only files or folders that start with given string)
  CONTAINS [requires your input] (show only files or folders that contains given string)
  ENDS-WITH [requires your input] (show only files or folders that end with given string)

Available server filters are:
  A-Z (servers will be sorted alphabetically)
  Z-A (same as A-Z but reversed)
  STARTS-WITH [requires your input] (show only servers that start with given string)
  CONTAINS [requires your input] (show only servers that contains given string)
  ENDS-WITH [requires your input] (show only servers that end with given string)
  NAME-EXACT [requires your input] (search for exact server)
default config.yml:

REDIS:
  HOST: ''
  PORT: 6379
  PASSWORD: ''

MYSQL:
  HOST: ''
  PORT: 3306
  USERNAME: ''
  PASSWORD: ''
  DATABASE: ''
  TABLE-PREFIX: 'fs_'
* all my projects are custom made plugins, if you want to buy any of them please contact me on my instagram: @david.malich2 or discord: .Davidko.#8640
​​​​​​​
In-Game File Manager
Published:

Owner

In-Game File Manager

Published: